Welcome![Sign In][Sign Up]
Location:
Search - access vc

Search list

[ADO-ODBCadoDemo动态建库

Description: 用VC编写的程序。具体为用adox动态建Access数据库,再用SQL语句通过ado建表、字段。代码简单,实用。-VC preparation procedures. Specific to use ADOX Dynamic Access database built, reusable SQL table built by ado, the field. Code simple and practical.
Platform: | Size: 99328 | Author: 杨旭坤 | Hits:

[VC/MFCVC数据库开发教程

Description: Sams Teanch Yourself Database Programming with Visual C++ 6 in 21 days.
Platform: | Size: 3183616 | Author: 林中营 | Hits:

[GUI Developvc按钮程序

Description: 一个漂亮的多功能按钮程序,是一个基于对话框的应用程序!能够获取鼠标消息,实现按钮图标的动态变化!-a beautiful multifunction button procedure is a dialog-based applications! The mouse can access news, button icons achieve the dynamic changes!
Platform: | Size: 2141184 | Author: 方怡新 | Hits:

[Hotel software system旅行预订系统

Description: 用VC实现的一个简单的旅行预订系统,后台数据库是Access。含有简单的设计文档-with VC of a simple travel booking system is Access database background. With a simple design documents
Platform: | Size: 128000 | Author: 邓辉 | Hits:

[ADO-ODBC基本ado数据库操作

Description: 在VC环境下,使用ADO对ACCESS数据库进行的基本读写删除,添加操作。-in VC environment, the right to use ADO ACCESS database of basic literacy delete, insert operation.
Platform: | Size: 65536 | Author: 马全亮 | Hits:

[Windows Develop竞赛管理系统

Description: 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO) 实现了数据库管理 [5]实现打印功能 [6]实现实时计时功能 3 本软件在运行时,在debug文件夹中要考入“运动员信息管理”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This a VC anybody I used to do a small software achieving race management (such as athletes database management, real-time game time, results of the competition management and print output) is prepared to cite the source of your website, Therefore, this source software uploads, please correct criticism. Two software development features : [1] use the VC-MFC single framework of the text block, the main interface as well as an additional two adjustable single framework document [2] use the CGridCtrl Control [3] used Color button [4] Use of the use of two ODBC and ADO database programming (with others before using ODBC, I use the ADO, most were later I changed ADO) achieved a database management [5] print function [6] or real-time when functional software in three runs, the debug folder ad
Platform: | Size: 18045952 | Author: 湖朝 | Hits:

[GUI DevelopADO_Grid表格平台

Description: 1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This is a VC do I use electronic forms platform, to achieve the View window forms the background and some of the basic database operations. (Dynamic creation of a new table, b, in the table to add, delete rows and columns, c open, preservation, separate forms, d produced a dialog box to change attributes form the basic attributes, such as the number of firms are few, Heading etc.) users can view on the background change operation two databases using ADO database operation, background View Access database using a single interface and documentation controls three CGridCtrl software Win And when the debug folder to be admitted to "information" access to the documents, Otherwise, please moderator four errors criticism correction, thank westlife04@Tom.com
Platform: | Size: 355328 | Author: 湖朝 | Hits:

[Other Databases一个小型的数据库软件

Description: 用VC编写,数据库用ACCESS,数据源连接用ODBC,程序可直接创建数据源,既可使用-VC prepared ACCESS database, data source to connect with ODBC, procedures can be created directly data sources, can use
Platform: | Size: 117760 | Author: 张小强 | Hits:

[ListView/ListBoxADO地初步学习

Description: vc操作ado连接access数据库操作,这是一个基本的数据库连接。在vc++6.0上运行成功-vc operation ado connecting access database operation, which is a basic database connections. In vc 6.0 running on success
Platform: | Size: 2527232 | Author: ts | Hits:

[VC/MFCVC中通过自动化客户端操作Word2000

Description: 我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Platform: | Size: 15360 | Author: 李树永 | Hits:

[Hotel software systemhotelsystem

Description: 酒店订票系统:用ACCESS和VC开发的,实现网上订票-hotel booking system : ACCESS and VC development, and achieving online booking
Platform: | Size: 2818048 | Author: 林滨 | Hits:

[Windows DevelopADO+accessandCListCtrldefangfa

Description: 这是一个用VC++6.0,写的一个用ADO操作access全过程和CListCtrl的用法,可以值得看一看,代码值得一看-This is a VC 6.0, write an ADO operation with the entire process and access CListCtrl use, it is worth looking at, code eye-catcher
Platform: | Size: 62464 | Author: 张冲 | Hits:

[VC/MFCVC++iniFile

Description: 虽然进入win95之後,一般读写ini文件被读写Registry所取代,但我们还是可以透过 win31的传统方式读写ini文件,以存程式目前的相关设定,而於下一次程式执行时再 读回来。目前建议使用GetSetting SaveSetting的方式存於Registry中,不用目前 的方式。-Although access to win95, the general read and write ini files are read and write Registry replaced, but we still can read and write win31 traditional method of ini files, in order to keep the current program settings, and in the next run again when back. Currently recommend the use of the manner GetSetting SaveSetting stored in Registry, the not the current approach.
Platform: | Size: 1024 | Author: 温小明 | Hits:

[Other DatabasesStuManagementSys

Description: Access的数据库系统,VC编写的学生信息管理系统-Access database system, VC prepared by the Student Information Management System
Platform: | Size: 3976192 | Author: 陈淑华 | Hits:

[GPS developsingle(VC++)

Description: 摄影测量利用空间后方交汇的方法编写的可以从相片像平面坐标获得该点实际的物方坐标,得到空间定位的数据-Photogrammetry use of space behind the convergence of the method can be prepared from photographs as the plane coordinates access point to the actual coordinates of objects, from space positioning data
Platform: | Size: 5381120 | Author: 诺诺 | Hits:

[Education soft systemStudentMIS

Description: 开发工具VC6+ACCESS,一个简单的学生管理系统,VC及数据库入门的完美源代码例程。-development tools VC6 ACCESS, a simple student management system, VC database entry and the perfect source code routines.
Platform: | Size: 2338816 | Author: cxm cmosi | Hits:

[GUI Developcangkuguanli45631

Description: 仓库管理系统,用VC和ACCESS做的,员工管理系统的一部分-warehouse management system, and VC ACCESS done, the staff part of the management system
Platform: | Size: 5373952 | Author: 王春野 | Hits:

[GUI Developgongziguanli425768

Description: 工资管理系统,用VC和ACCESS做的,工资管理系统的一部分-wage management system, and VC ACCESS done, the wage part of the management system
Platform: | Size: 2166784 | Author: 王春野 | Hits:

[GUI Developkaoqinguanli95254

Description: 考勤管理系统,用VC和ACCESS做的,考勤管理系统的一部分-attendance management system, and VC ACCESS done, the attendance part of the management system
Platform: | Size: 1955840 | Author: 王春野 | Hits:

[GUI Developrenshiguanli88934

Description: 人事系统,用VC和ACCESS做的,人事管理系统的一部分-personnel system, and VC ACCESS done and the personnel management system as part of
Platform: | Size: 1847296 | Author: 王春野 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net